home *** CD-ROM | disk | FTP | other *** search
/ MacHack 2001 / MacHack 2001.toast / pc / The Hacks / 99 Bottles hack / ReadMe 99 Bottles
Encoding:
Text File  |  2001-06-23  |  886 b   |  11 lines

  1. 99 Bottles
  2. Philippe Casgrain, philippe@casgrain.com
  3. MacHack 2001
  4.  
  5. This hack builds upon a distributed computing client (not unlike Seti@Home) that I devised myself. The client, called "Sepia", can query a server with the name of a task to accomplish, data to apply it to, and send results back. It can also download a shared library to accomplish the task and send the results back to the server.
  6.  
  7. The server is a web server, I use MacHTTP from www.machttp.org. You can use your favorite server.
  8.  
  9. This hack is a library for Sepia that says "nnn bottles of beer on the wall", where nnn is the parameter. It can also wait for a specified time to make the MAChine room "sing" in unison (I hope...).
  10.  
  11. Note about the source code: I had to bastardize Sepia to get it to compile at MacHack since my Powerbook was toast. It compiles (with CW 3) but if you want the real, clean source, email me.